home *** CD-ROM | disk | FTP | other *** search
-
-
- -------------
- Revision V1.3
- -------------
-
- - Some major bugfixes:
- 1) Freeing up memory that was left allocated.
- 2) Fixed CTRL-C handeling.
- Also fixed a few minor bugs. Doesn't appear to have other problems,
- but still doesn't free all memory if CTRL-C is pressed.
-
-
- -------------
- Revision V1.2
- -------------
-
- - This is the first public release - released on October
- 28'th, 1994.
-
- - Remembered, that @NODE could be spelled with caps (or
- with no caps), and now the parser is case independent.
-
- - Trying to make speed/size optimizing - but size is the
- most important, since most text parsed is after the
- @MAIN NODE.
-
- - Improved the scanner. 1) It had a few problems in reconizing
- nodes with special chars. Nodes now all words without
- spaces. 2) Speed is now improved, by selecting only the
- rules that apply to specific sections of a guide file.
- (Change: Extranous text inside @Node Main goes to NUL:)
-
-
- -------------
- Revision V1.1
- -------------
-
- - Now it is possible to select what delimiter the program uses
- between the columns (Default is "|") and you can choose, if
- you want output or not (Use 'V' to make verbose output).
-
-
- -------------
- Revision V1.0
- -------------
-
- - Changed the reading of arguments so that it uses
- AmigaDos templates instead of my own clumsy argument
- routine.
-
- - This is an internal release.
-
- --- Initial release ---
-
-
-